#1424ca color space conversions
Hex:
        #1424ca
        RGB:
        20, 36, 202
        CMY:
        92, 86, 21
        CMYK:
        90, 82, 0, 21
      HSL:
        235°, 81.9820%, 43.5294%
        HSV (HSB):
        235°, 90.0990%, 79.2157%
        XYZ:
        11.5800, 5.6747, 56.3621
        xyY:
        0.1573, 0.0771, 5.6747
      CIE-Lab:
        28.5766, 55.7314, -83.7291
        CIE-LCH:
        28.5766, 100.5811, 303.6484
        CIE-Luv:
        28.5766, -8.7542, -102.5997
        Hunter-Lab:
        23.8217, 45.0831, -123.6048
      #1424ca color charts
#1424ca RGB chart
      #1424ca CMYK chart
      #1424ca RGB pie chart
      #1424ca color shades, tints & tones
#1424ca color schemes
#1424ca color preview, HTML & CSS examples
           This text has a color of #1424ca        
        
          <p style="color:#1424ca;">Text here</p>
        
        
          .mytext {color:#1424ca;}
        
        Text color #1424ca
      
           This box has a color of #1424ca        
        
          <div style="background-color:#1424ca;">Content here</div>
        
        
          .mybackground {background-color:#1424ca;}
        
        Background color #1424ca
      
           Border around this has a color of #1424ca        
        
          <div style="border:2px solid #1424ca;">Content here</div>
        
        
          .myborder {border:2px solid #1424ca;}
        
        Border color #1424ca