#1642fe color space conversions
Hex:
        #1642fe
        RGB:
        22, 66, 254
        CMY:
        91, 74, 0
        CMYK:
        91, 74, 0, 0
      HSL:
        229°, 99.1453%, 54.1176%
        HSV (HSB):
        229°, 91.3386%, 99.6078%
        XYZ:
        20.1685, 11.2228, 94.8691
        xyY:
        0.1597, 0.0889, 11.2228
      CIE-Lab:
        39.9532, 57.0505, -94.5517
        CIE-LCH:
        39.9532, 110.4301, 301.1059
        CIE-Luv:
        39.9532, -14.1919, -132.3659
        Hunter-Lab:
        33.5004, 48.8380, -144.4520
      #1642fe color charts
#1642fe RGB chart
      #1642fe CMYK chart
      #1642fe RGB pie chart
      #1642fe color shades, tints & tones
#1642fe color schemes
#1642fe color preview, HTML & CSS examples
           This text has a color of #1642fe        
        
          <p style="color:#1642fe;">Text here</p>
        
        
          .mytext {color:#1642fe;}
        
        Text color #1642fe
      
           This box has a color of #1642fe        
        
          <div style="background-color:#1642fe;">Content here</div>
        
        
          .mybackground {background-color:#1642fe;}
        
        Background color #1642fe
      
           Border around this has a color of #1642fe        
        
          <div style="border:2px solid #1642fe;">Content here</div>
        
        
          .myborder {border:2px solid #1642fe;}
        
        Border color #1642fe