#3f01eb color space conversions
Hex:
        #3f01eb
        RGB:
        63, 1, 235
        CMY:
        75, 100, 8
        CMYK:
        73, 100, 0, 8
      HSL:
        256°, 99.1525%, 46.2745%
        HSV (HSB):
        256°, 99.5745%, 92.1569%
        XYZ:
        17.0561, 7.0766, 79.0642
        xyY:
        0.1653, 0.0686, 7.0766
      CIE-Lab:
        31.9807, 75.2093, -97.0389
        CIE-LCH:
        31.9807, 122.7721, 307.7772
        CIE-Luv:
        31.9807, -3.5490, -121.2392
        Hunter-Lab:
        26.6019, 67.8940, -157.5958
      #3f01eb color charts
#3f01eb RGB chart
      #3f01eb CMYK chart
      #3f01eb RGB pie chart
      #3f01eb color shades, tints & tones
#3f01eb color schemes
#3f01eb color preview, HTML & CSS examples
           This text has a color of #3f01eb        
        
          <p style="color:#3f01eb;">Text here</p>
        
        
          .mytext {color:#3f01eb;}
        
        Text color #3f01eb
      
           This box has a color of #3f01eb        
        
          <div style="background-color:#3f01eb;">Content here</div>
        
        
          .mybackground {background-color:#3f01eb;}
        
        Background color #3f01eb
      
           Border around this has a color of #3f01eb        
        
          <div style="border:2px solid #3f01eb;">Content here</div>
        
        
          .myborder {border:2px solid #3f01eb;}
        
        Border color #3f01eb