#3f10b1 color space conversions
Hex:
        #3f10b1
        RGB:
        63, 16, 177
        CMY:
        75, 94, 31
        CMYK:
        64, 91, 0, 31
      HSL:
        258°, 83.4197%, 37.8431%
        HSV (HSB):
        258°, 90.9605%, 69.4118%
        XYZ:
        10.1710, 4.6017, 41.9471
        xyY:
        0.1793, 0.0811, 4.6017
      CIE-Lab:
        25.5684, 58.2065, -73.8575
        CIE-LCH:
        25.5684, 94.0368, 308.2413
        CIE-Luv:
        25.5684, 0.1937, -88.5313
        Hunter-Lab:
        21.4515, 47.0938, -100.9220
      #3f10b1 color charts
#3f10b1 RGB chart
      #3f10b1 CMYK chart
      #3f10b1 RGB pie chart
      #3f10b1 color shades, tints & tones
#3f10b1 color schemes
#3f10b1 color preview, HTML & CSS examples
           This text has a color of #3f10b1        
        
          <p style="color:#3f10b1;">Text here</p>
        
        
          .mytext {color:#3f10b1;}
        
        Text color #3f10b1
      
           This box has a color of #3f10b1        
        
          <div style="background-color:#3f10b1;">Content here</div>
        
        
          .mybackground {background-color:#3f10b1;}
        
        Background color #3f10b1
      
           Border around this has a color of #3f10b1        
        
          <div style="border:2px solid #3f10b1;">Content here</div>
        
        
          .myborder {border:2px solid #3f10b1;}
        
        Border color #3f10b1