#3f10d1 color space conversions
Hex:
        #3f10d1
        RGB:
        63, 16, 209
        CMY:
        75, 94, 18
        CMYK:
        70, 92, 0, 18
      HSL:
        255°, 85.7778%, 44.1176%
        HSV (HSB):
        255°, 92.3445%, 81.9608%
        XYZ:
        13.7438, 6.0308, 60.7613
        xyY:
        0.1707, 0.0749, 6.0308
      CIE-Lab:
        29.4900, 66.3601, -86.2280
        CIE-LCH:
        29.4900, 108.8068, 307.5815
        CIE-Luv:
        29.4900, -2.2799, -106.9145
        Hunter-Lab:
        24.5577, 56.9224, -129.5066
      #3f10d1 color charts
#3f10d1 RGB chart
      #3f10d1 CMYK chart
      #3f10d1 RGB pie chart
      #3f10d1 color shades, tints & tones
#3f10d1 color schemes
#3f10d1 color preview, HTML & CSS examples
           This text has a color of #3f10d1        
        
          <p style="color:#3f10d1;">Text here</p>
        
        
          .mytext {color:#3f10d1;}
        
        Text color #3f10d1
      
           This box has a color of #3f10d1        
        
          <div style="background-color:#3f10d1;">Content here</div>
        
        
          .mybackground {background-color:#3f10d1;}
        
        Background color #3f10d1
      
           Border around this has a color of #3f10d1        
        
          <div style="border:2px solid #3f10d1;">Content here</div>
        
        
          .myborder {border:2px solid #3f10d1;}
        
        Border color #3f10d1