#142ff9 color space conversions
Hex:
        #142ff9
        RGB:
        20, 47, 249
        CMY:
        92, 82, 2
        CMYK:
        92, 81, 0, 2
      HSL:
        233°, 95.0207%, 52.7451%
        HSV (HSB):
        233°, 91.9679%, 97.6471%
        XYZ:
        18.4039, 9.0213, 90.3938
        xyY:
        0.1562, 0.0766, 9.0213
      CIE-Lab:
        36.0253, 65.0167, -98.2717
        CIE-LCH:
        36.0253, 117.8325, 303.4887
        CIE-Luv:
        36.0253, -11.5153, -129.8461
        Hunter-Lab:
        30.0355, 56.8116, -157.4124
      #142ff9 color charts
#142ff9 RGB chart
      #142ff9 CMYK chart
      #142ff9 RGB pie chart
      #142ff9 color shades, tints & tones
#142ff9 color schemes
#142ff9 color preview, HTML & CSS examples
           This text has a color of #142ff9        
        
          <p style="color:#142ff9;">Text here</p>
        
        
          .mytext {color:#142ff9;}
        
        Text color #142ff9
      
           This box has a color of #142ff9        
        
          <div style="background-color:#142ff9;">Content here</div>
        
        
          .mybackground {background-color:#142ff9;}
        
        Background color #142ff9
      
           Border around this has a color of #142ff9        
        
          <div style="border:2px solid #142ff9;">Content here</div>
        
        
          .myborder {border:2px solid #142ff9;}
        
        Border color #142ff9