#3f02ec color space conversions
Hex:
        #3f02ec
        RGB:
        63, 2, 236
        CMY:
        75, 99, 7
        CMYK:
        73, 99, 0, 7
      HSL:
        256°, 98.3193%, 46.6667%
        HSV (HSB):
        256°, 99.1525%, 92.5490%
        XYZ:
        17.2119, 7.1563, 79.8310
        xyY:
        0.1652, 0.0687, 7.1563
      CIE-Lab:
        32.1601, 75.2920, -97.3088
        CIE-LCH:
        32.1601, 123.0361, 307.7307
        CIE-Luv:
        32.1601, -3.6471, -121.8368
        Hunter-Lab:
        26.7513, 68.0332, -158.2070
      #3f02ec color charts
#3f02ec RGB chart
      #3f02ec CMYK chart
      #3f02ec RGB pie chart
      #3f02ec color shades, tints & tones
#3f02ec color schemes
#3f02ec color preview, HTML & CSS examples
           This text has a color of #3f02ec        
        
          <p style="color:#3f02ec;">Text here</p>
        
        
          .mytext {color:#3f02ec;}
        
        Text color #3f02ec
      
           This box has a color of #3f02ec        
        
          <div style="background-color:#3f02ec;">Content here</div>
        
        
          .mybackground {background-color:#3f02ec;}
        
        Background color #3f02ec
      
           Border around this has a color of #3f02ec        
        
          <div style="border:2px solid #3f02ec;">Content here</div>
        
        
          .myborder {border:2px solid #3f02ec;}
        
        Border color #3f02ec