#3f028f color space conversions
Hex:
        #3f028f
        RGB:
        63, 2, 143
        CMY:
        75, 99, 44
        CMYK:
        56, 99, 0, 44
      HSL:
        266°, 97.2414%, 28.4314%
        HSV (HSB):
        266°, 98.6014%, 56.0784%
        XYZ:
        7.0295, 3.0833, 26.2112
        xyY:
        0.1935, 0.0849, 3.0833
      CIE-Lab:
        20.3747, 53.0903, -61.7000
        CIE-LCH:
        20.3747, 81.3970, 310.7106
        CIE-Luv:
        20.3747, 4.0568, -68.3287
        Hunter-Lab:
        17.5595, 40.7293, -76.2113
      #3f028f color charts
#3f028f RGB chart
      #3f028f CMYK chart
      #3f028f RGB pie chart
      #3f028f color shades, tints & tones
#3f028f color schemes
#3f028f color preview, HTML & CSS examples
           This text has a color of #3f028f        
        
          <p style="color:#3f028f;">Text here</p>
        
        
          .mytext {color:#3f028f;}
        
        Text color #3f028f
      
           This box has a color of #3f028f        
        
          <div style="background-color:#3f028f;">Content here</div>
        
        
          .mybackground {background-color:#3f028f;}
        
        Background color #3f028f
      
           Border around this has a color of #3f028f        
        
          <div style="border:2px solid #3f028f;">Content here</div>
        
        
          .myborder {border:2px solid #3f028f;}
        
        Border color #3f028f