#3f05b1 color space conversions
Hex:
        #3f05b1
        RGB:
        63, 5, 177
        CMY:
        75, 98, 31
        CMYK:
        64, 97, 0, 31
      HSL:
        260°, 94.5055%, 35.6863%
        HSV (HSB):
        260°, 97.1751%, 69.4118%
        XYZ:
        10.0400, 4.3396, 41.9034
        xyY:
        0.1784, 0.0771, 4.3396
      CIE-Lab:
        24.7639, 60.6505, -75.1941
        CIE-LCH:
        24.7639, 96.6055, 308.8892
        CIE-Luv:
        24.7639, 0.6810, -88.1685
        Hunter-Lab:
        20.8318, 49.5734, -104.6805
      #3f05b1 color charts
#3f05b1 RGB chart
      #3f05b1 CMYK chart
      #3f05b1 RGB pie chart
      #3f05b1 color shades, tints & tones
#3f05b1 color schemes
#3f05b1 color preview, HTML & CSS examples
           This text has a color of #3f05b1        
        
          <p style="color:#3f05b1;">Text here</p>
        
        
          .mytext {color:#3f05b1;}
        
        Text color #3f05b1
      
           This box has a color of #3f05b1        
        
          <div style="background-color:#3f05b1;">Content here</div>
        
        
          .mybackground {background-color:#3f05b1;}
        
        Background color #3f05b1
      
           Border around this has a color of #3f05b1        
        
          <div style="border:2px solid #3f05b1;">Content here</div>
        
        
          .myborder {border:2px solid #3f05b1;}
        
        Border color #3f05b1