#4201ff color space conversions
Hex:
        #4201ff
        RGB:
        66, 1, 255
        CMY:
        74, 100, 0
        CMYK:
        74, 100, 0, 0
      HSL:
        255°, 100.0000%, 50.1961%
        HSV (HSB):
        255°, 99.6078%, 100.0000%
        XYZ:
        20.3076, 8.4000, 95.1588
        xyY:
        0.1639, 0.0678, 8.4000
      CIE-Lab:
        34.8023, 79.9365, -103.6266
        CIE-LCH:
        34.8023, 130.8752, 307.6462
        CIE-Luv:
        34.8023, -4.3940, -132.6749
        Hunter-Lab:
        28.9827, 74.3519, -174.3788
      #4201ff color charts
#4201ff RGB chart
      #4201ff CMYK chart
      #4201ff RGB pie chart
      #4201ff color shades, tints & tones
#4201ff color schemes
#4201ff color preview, HTML & CSS examples
           This text has a color of #4201ff        
        
          <p style="color:#4201ff;">Text here</p>
        
        
          .mytext {color:#4201ff;}
        
        Text color #4201ff
      
           This box has a color of #4201ff        
        
          <div style="background-color:#4201ff;">Content here</div>
        
        
          .mybackground {background-color:#4201ff;}
        
        Background color #4201ff
      
           Border around this has a color of #4201ff        
        
          <div style="border:2px solid #4201ff;">Content here</div>
        
        
          .myborder {border:2px solid #4201ff;}
        
        Border color #4201ff