#1421fa color space conversions
Hex:
        #1421fa
        RGB:
        20, 33, 250
        CMY:
        92, 87, 2
        CMYK:
        92, 87, 0, 2
      HSL:
        237°, 95.8333%, 52.9412%
        HSV (HSB):
        237°, 92.0000%, 98.0392%
        XYZ:
        18.0877, 8.1386, 91.0601
        xyY:
        0.1542, 0.0694, 8.1386
      CIE-Lab:
        34.2698, 70.9170, -101.7590
        CIE-LCH:
        34.2698, 124.0328, 304.8731
        CIE-Luv:
        34.2698, -10.1591, -129.7011
        Hunter-Lab:
        28.5282, 63.2498, -169.2801
      #1421fa color charts
#1421fa RGB chart
      #1421fa CMYK chart
      #1421fa RGB pie chart
      #1421fa color shades, tints & tones
#1421fa color schemes
#1421fa color preview, HTML & CSS examples
           This text has a color of #1421fa        
        
          <p style="color:#1421fa;">Text here</p>
        
        
          .mytext {color:#1421fa;}
        
        Text color #1421fa
      
           This box has a color of #1421fa        
        
          <div style="background-color:#1421fa;">Content here</div>
        
        
          .mybackground {background-color:#1421fa;}
        
        Background color #1421fa
      
           Border around this has a color of #1421fa        
        
          <div style="border:2px solid #1421fa;">Content here</div>
        
        
          .myborder {border:2px solid #1421fa;}
        
        Border color #1421fa