#3f22ea color space conversions
Hex:
        #3f22ea
        RGB:
        63, 34, 234
        CMY:
        75, 87, 8
        CMYK:
        73, 85, 0, 8
      HSL:
        249°, 82.6446%, 52.5490%
        HSV (HSB):
        249°, 85.4701%, 91.7647%
        XYZ:
        17.4732, 8.1413, 78.4924
        xyY:
        0.1678, 0.0782, 8.1413
      CIE-Lab:
        34.2755, 67.5982, -92.6479
        CIE-LCH:
        34.2755, 114.6872, 306.1154
        CIE-Luv:
        34.2755, -5.1215, -121.6353
        Hunter-Lab:
        28.5330, 59.3781, -143.1297
      #3f22ea color charts
#3f22ea RGB chart
      #3f22ea CMYK chart
      #3f22ea RGB pie chart
      #3f22ea color shades, tints & tones
#3f22ea color schemes
#3f22ea color preview, HTML & CSS examples
           This text has a color of #3f22ea        
        
          <p style="color:#3f22ea;">Text here</p>
        
        
          .mytext {color:#3f22ea;}
        
        Text color #3f22ea
      
           This box has a color of #3f22ea        
        
          <div style="background-color:#3f22ea;">Content here</div>
        
        
          .mybackground {background-color:#3f22ea;}
        
        Background color #3f22ea
      
           Border around this has a color of #3f22ea        
        
          <div style="border:2px solid #3f22ea;">Content here</div>
        
        
          .myborder {border:2px solid #3f22ea;}
        
        Border color #3f22ea