#3f03ce color space conversions
Hex:
        #3f03ce
        RGB:
        63, 3, 206
        CMY:
        75, 99, 19
        CMYK:
        69, 99, 0, 19
      HSL:
        258°, 97.1292%, 40.9804%
        HSV (HSB):
        258°, 98.5437%, 80.7843%
        XYZ:
        13.2230, 5.5781, 58.7723
        xyY:
        0.1705, 0.0719, 5.5781
      CIE-Lab:
        28.3221, 68.0366, -86.4249
        CIE-LCH:
        28.3221, 109.9920, 308.2110
        CIE-Luv:
        28.3221, -1.5632, -104.7806
        Hunter-Lab:
        23.6180, 58.6053, -131.0075
      #3f03ce color charts
#3f03ce RGB chart
      #3f03ce CMYK chart
      #3f03ce RGB pie chart
      #3f03ce color shades, tints & tones
#3f03ce color schemes
#3f03ce color preview, HTML & CSS examples
           This text has a color of #3f03ce        
        
          <p style="color:#3f03ce;">Text here</p>
        
        
          .mytext {color:#3f03ce;}
        
        Text color #3f03ce
      
           This box has a color of #3f03ce        
        
          <div style="background-color:#3f03ce;">Content here</div>
        
        
          .mybackground {background-color:#3f03ce;}
        
        Background color #3f03ce
      
           Border around this has a color of #3f03ce        
        
          <div style="border:2px solid #3f03ce;">Content here</div>
        
        
          .myborder {border:2px solid #3f03ce;}
        
        Border color #3f03ce