#1423d5 color space conversions
Hex:
        #1423d5
        RGB:
        20, 35, 213
        CMY:
        92, 86, 16
        CMYK:
        91, 84, 0, 16
      HSL:
        235°, 82.8326%, 45.6863%
        HSV (HSB):
        235°, 90.6103%, 83.5294%
        XYZ:
        12.8998, 6.1549, 63.4589
        xyY:
        0.1563, 0.0746, 6.1549
      CIE-Lab:
        29.7999, 59.5381, -88.0953
        CIE-LCH:
        29.7999, 106.3276, 304.0523
        CIE-Luv:
        29.7999, -9.0197, -108.8363
        Hunter-Lab:
        24.8090, 49.3975, -134.2913
      #1423d5 color charts
#1423d5 RGB chart
      #1423d5 CMYK chart
      #1423d5 RGB pie chart
      #1423d5 color shades, tints & tones
#1423d5 color schemes
#1423d5 color preview, HTML & CSS examples
           This text has a color of #1423d5        
        
          <p style="color:#1423d5;">Text here</p>
        
        
          .mytext {color:#1423d5;}
        
        Text color #1423d5
      
           This box has a color of #1423d5        
        
          <div style="background-color:#1423d5;">Content here</div>
        
        
          .mybackground {background-color:#1423d5;}
        
        Background color #1423d5
      
           Border around this has a color of #1423d5        
        
          <div style="border:2px solid #1423d5;">Content here</div>
        
        
          .myborder {border:2px solid #1423d5;}
        
        Border color #1423d5