#3f06dc color space conversions
Hex:
        #3f06dc
        RGB:
        63, 6, 220
        CMY:
        75, 98, 14
        CMYK:
        71, 97, 0, 14
      HSL:
        256°, 94.6903%, 44.3137%
        HSV (HSB):
        256°, 97.2727%, 86.2745%
        XYZ:
        15.0333, 6.3543, 68.1443
        xyY:
        0.1679, 0.0710, 6.3543
      CIE-Lab:
        30.2893, 70.8782, -91.2658
        CIE-LCH:
        30.2893, 115.5559, 307.8334
        CIE-Luv:
        30.2893, -2.6807, -112.8749
        Hunter-Lab:
        25.2078, 62.3394, -142.6335
      #3f06dc color charts
#3f06dc RGB chart
      #3f06dc CMYK chart
      #3f06dc RGB pie chart
      #3f06dc color shades, tints & tones
#3f06dc color schemes
#3f06dc color preview, HTML & CSS examples
           This text has a color of #3f06dc        
        
          <p style="color:#3f06dc;">Text here</p>
        
        
          .mytext {color:#3f06dc;}
        
        Text color #3f06dc
      
           This box has a color of #3f06dc        
        
          <div style="background-color:#3f06dc;">Content here</div>
        
        
          .mybackground {background-color:#3f06dc;}
        
        Background color #3f06dc
      
           Border around this has a color of #3f06dc        
        
          <div style="border:2px solid #3f06dc;">Content here</div>
        
        
          .myborder {border:2px solid #3f06dc;}
        
        Border color #3f06dc