#4201f2 color space conversions
Hex:
        #4201f2
        RGB:
        66, 1, 242
        CMY:
        74, 100, 5
        CMYK:
        73, 100, 0, 5
      HSL:
        256°, 99.1770%, 47.6471%
        HSV (HSB):
        256°, 99.5868%, 94.9020%
        XYZ:
        18.2846, 7.5908, 84.5059
        xyY:
        0.1656, 0.0688, 7.5908
      CIE-Lab:
        33.1156, 76.9321, -99.1151
        CIE-LCH:
        33.1156, 125.4685, 307.8182
        CIE-Luv:
        33.1156, -3.5286, -125.3605
        Hunter-Lab:
        27.5513, 70.2479, -162.5692
      #4201f2 color charts
#4201f2 RGB chart
      #4201f2 CMYK chart
      #4201f2 RGB pie chart
      #4201f2 color shades, tints & tones
#4201f2 color schemes
#4201f2 color preview, HTML & CSS examples
           This text has a color of #4201f2        
        
          <p style="color:#4201f2;">Text here</p>
        
        
          .mytext {color:#4201f2;}
        
        Text color #4201f2
      
           This box has a color of #4201f2        
        
          <div style="background-color:#4201f2;">Content here</div>
        
        
          .mybackground {background-color:#4201f2;}
        
        Background color #4201f2
      
           Border around this has a color of #4201f2        
        
          <div style="border:2px solid #4201f2;">Content here</div>
        
        
          .myborder {border:2px solid #4201f2;}
        
        Border color #4201f2