#142cd5 color space conversions
Hex:
        #142cd5
        RGB:
        20, 44, 213
        CMY:
        92, 83, 16
        CMYK:
        91, 79, 0, 16
      HSL:
        233°, 82.8326%, 45.6863%
        HSV (HSB):
        233°, 90.6103%, 83.5294%
        XYZ:
        13.1994, 6.7542, 63.5588
        xyY:
        0.1581, 0.0809, 6.7542
      CIE-Lab:
        31.2406, 55.3025, -85.6989
        CIE-LCH:
        31.2406, 101.9935, 302.8346
        CIE-Luv:
        31.2406, -10.0881, -109.3117
        Hunter-Lab:
        25.9888, 45.1776, -126.8087
      #142cd5 color charts
#142cd5 RGB chart
      #142cd5 CMYK chart
      #142cd5 RGB pie chart
      #142cd5 color shades, tints & tones
#142cd5 color schemes
#142cd5 color preview, HTML & CSS examples
           This text has a color of #142cd5        
        
          <p style="color:#142cd5;">Text here</p>
        
        
          .mytext {color:#142cd5;}
        
        Text color #142cd5
      
           This box has a color of #142cd5        
        
          <div style="background-color:#142cd5;">Content here</div>
        
        
          .mybackground {background-color:#142cd5;}
        
        Background color #142cd5
      
           Border around this has a color of #142cd5        
        
          <div style="border:2px solid #142cd5;">Content here</div>
        
        
          .myborder {border:2px solid #142cd5;}
        
        Border color #142cd5