#142ff8 color space conversions
Hex:
        #142ff8
        RGB:
        20, 47, 248
        CMY:
        92, 82, 3
        CMYK:
        92, 81, 0, 3
      HSL:
        233°, 94.2149%, 52.5490%
        HSV (HSB):
        233°, 91.9355%, 97.2549%
        XYZ:
        18.2483, 8.9591, 89.5744
        xyY:
        0.1563, 0.0767, 8.9591
      CIE-Lab:
        35.9054, 64.7160, -97.9087
        CIE-LCH:
        35.9054, 117.3639, 303.4640
        CIE-Luv:
        35.9054, -11.4856, -129.2835
        Hunter-Lab:
        29.9317, 56.4446, -156.4807
      #142ff8 color charts
#142ff8 RGB chart
      #142ff8 CMYK chart
      #142ff8 RGB pie chart
      #142ff8 color shades, tints & tones
#142ff8 color schemes
#142ff8 color preview, HTML & CSS examples
           This text has a color of #142ff8        
        
          <p style="color:#142ff8;">Text here</p>
        
        
          .mytext {color:#142ff8;}
        
        Text color #142ff8
      
           This box has a color of #142ff8        
        
          <div style="background-color:#142ff8;">Content here</div>
        
        
          .mybackground {background-color:#142ff8;}
        
        Background color #142ff8
      
           Border around this has a color of #142ff8        
        
          <div style="border:2px solid #142ff8;">Content here</div>
        
        
          .myborder {border:2px solid #142ff8;}
        
        Border color #142ff8