#3f0af2 color space conversions
Hex:
        #3f0af2
        RGB:
        63, 10, 242
        CMY:
        75, 96, 5
        CMYK:
        74, 96, 0, 5
      HSL:
        254°, 92.0635%, 49.4118%
        HSV (HSB):
        254°, 95.8678%, 94.9020%
        XYZ:
        18.1855, 7.6846, 84.5292
        xyY:
        0.1647, 0.0696, 7.6846
      CIE-Lab:
        33.3173, 75.5400, -98.7843
        CIE-LCH:
        33.3173, 124.3569, 307.4050
        CIE-Luv:
        33.3173, -4.2867, -125.4517
        Hunter-Lab:
        27.7212, 68.5861, -161.3859
      #3f0af2 color charts
#3f0af2 RGB chart
      #3f0af2 CMYK chart
      #3f0af2 RGB pie chart
      #3f0af2 color shades, tints & tones
#3f0af2 color schemes
#3f0af2 color preview, HTML & CSS examples
           This text has a color of #3f0af2        
        
          <p style="color:#3f0af2;">Text here</p>
        
        
          .mytext {color:#3f0af2;}
        
        Text color #3f0af2
      
           This box has a color of #3f0af2        
        
          <div style="background-color:#3f0af2;">Content here</div>
        
        
          .mybackground {background-color:#3f0af2;}
        
        Background color #3f0af2
      
           Border around this has a color of #3f0af2        
        
          <div style="border:2px solid #3f0af2;">Content here</div>
        
        
          .myborder {border:2px solid #3f0af2;}
        
        Border color #3f0af2