#3f03dc color space conversions
Hex:
        #3f03dc
        RGB:
        63, 3, 220
        CMY:
        75, 99, 14
        CMYK:
        71, 99, 0, 14
      HSL:
        257°, 97.3094%, 43.7255%
        HSV (HSB):
        257°, 98.6364%, 86.2745%
        XYZ:
        15.0007, 6.2892, 68.1335
        xyY:
        0.1677, 0.0703, 6.2892
      CIE-Lab:
        30.1307, 71.3668, -91.5303
        CIE-LCH:
        30.1307, 116.0647, 307.9438
        CIE-Luv:
        30.1307, -2.5808, -112.7790
        Hunter-Lab:
        25.0783, 62.8840, -143.5262
      #3f03dc color charts
#3f03dc RGB chart
      #3f03dc CMYK chart
      #3f03dc RGB pie chart
      #3f03dc color shades, tints & tones
#3f03dc color schemes
#3f03dc color preview, HTML & CSS examples
           This text has a color of #3f03dc        
        
          <p style="color:#3f03dc;">Text here</p>
        
        
          .mytext {color:#3f03dc;}
        
        Text color #3f03dc
      
           This box has a color of #3f03dc        
        
          <div style="background-color:#3f03dc;">Content here</div>
        
        
          .mybackground {background-color:#3f03dc;}
        
        Background color #3f03dc
      
           Border around this has a color of #3f03dc        
        
          <div style="border:2px solid #3f03dc;">Content here</div>
        
        
          .myborder {border:2px solid #3f03dc;}
        
        Border color #3f03dc