#65028f color space conversions
Hex:
        #65028f
        RGB:
        101, 2, 143
        CMY:
        60, 99, 44
        CMYK:
        29, 99, 0, 44
      HSL:
        282°, 97.2414%, 28.4314%
        HSV (HSB):
        282°, 98.6014%, 56.0784%
        XYZ:
        10.3465, 4.7933, 26.3665
        xyY:
        0.2493, 0.1155, 4.7933
      CIE-Lab:
        26.1375, 57.1105, -52.0091
        CIE-LCH:
        26.1375, 77.2435, 317.6766
        CIE-Luv:
        26.1375, 19.9337, -68.2844
        Hunter-Lab:
        21.8936, 46.0417, -56.0776
      #65028f color charts
#65028f RGB chart
      #65028f CMYK chart
      #65028f RGB pie chart
      #65028f color shades, tints & tones
#65028f color schemes
#65028f color preview, HTML & CSS examples
           This text has a color of #65028f        
        
          <p style="color:#65028f;">Text here</p>
        
        
          .mytext {color:#65028f;}
        
        Text color #65028f
      
           This box has a color of #65028f        
        
          <div style="background-color:#65028f;">Content here</div>
        
        
          .mybackground {background-color:#65028f;}
        
        Background color #65028f
      
           Border around this has a color of #65028f        
        
          <div style="border:2px solid #65028f;">Content here</div>
        
        
          .myborder {border:2px solid #65028f;}
        
        Border color #65028f