#65318c color space conversions
Hex:
        #65318c
        RGB:
        101, 49, 140
        CMY:
        60, 81, 45
        CMYK:
        28, 65, 0, 45
      HSL:
        274°, 48.1481%, 37.0588%
        HSV (HSB):
        274°, 65.0000%, 54.9020%
        XYZ:
        11.1988, 6.8568, 25.5442
        xyY:
        0.2569, 0.1573, 6.8568
      CIE-Lab:
        31.4786, 40.4719, -41.4908
        CIE-LCH:
        31.4786, 57.9608, 314.2878
        CIE-Luv:
        31.4786, 15.1736, -59.2164
        Hunter-Lab:
        26.1854, 30.5148, -39.5082
      #65318c color charts
#65318c RGB chart
      #65318c CMYK chart
      #65318c RGB pie chart
      #65318c color shades, tints & tones
#65318c color schemes
#65318c color preview, HTML & CSS examples
           This text has a color of #65318c        
        
          <p style="color:#65318c;">Text here</p>
        
        
          .mytext {color:#65318c;}
        
        Text color #65318c
      
           This box has a color of #65318c        
        
          <div style="background-color:#65318c;">Content here</div>
        
        
          .mybackground {background-color:#65318c;}
        
        Background color #65318c
      
           Border around this has a color of #65318c        
        
          <div style="border:2px solid #65318c;">Content here</div>
        
        
          .myborder {border:2px solid #65318c;}
        
        Border color #65318c