#3f20ea color space conversions
Hex:
        #3f20ea
        RGB:
        63, 32, 234
        CMY:
        75, 87, 8
        CMYK:
        73, 86, 0, 8
      HSL:
        249°, 82.7869%, 52.1569%
        HSV (HSB):
        249°, 86.3248%, 91.7647%
        XYZ:
        17.4177, 8.0303, 78.4739
        xyY:
        0.1676, 0.0773, 8.0303
      CIE-Lab:
        34.0459, 68.2865, -93.0297
        CIE-LCH:
        34.0459, 115.4017, 306.2797
        CIE-Luv:
        34.0459, -4.9579, -121.5938
        Hunter-Lab:
        28.3378, 60.1231, -144.3513
      #3f20ea color charts
#3f20ea RGB chart
      #3f20ea CMYK chart
      #3f20ea RGB pie chart
      #3f20ea color shades, tints & tones
#3f20ea color schemes
#3f20ea color preview, HTML & CSS examples
           This text has a color of #3f20ea        
        
          <p style="color:#3f20ea;">Text here</p>
        
        
          .mytext {color:#3f20ea;}
        
        Text color #3f20ea
      
           This box has a color of #3f20ea        
        
          <div style="background-color:#3f20ea;">Content here</div>
        
        
          .mybackground {background-color:#3f20ea;}
        
        Background color #3f20ea
      
           Border around this has a color of #3f20ea        
        
          <div style="border:2px solid #3f20ea;">Content here</div>
        
        
          .myborder {border:2px solid #3f20ea;}
        
        Border color #3f20ea