#c485e2 color space conversions
Hex:
        #c485e2
        RGB:
        196, 133, 226
        CMY:
        23, 48, 11
        CMYK:
        13, 41, 0, 11
      HSL:
        281°, 61.5894%, 70.3922%
        HSV (HSB):
        281°, 41.1504%, 88.6275%
        XYZ:
        44.8799, 34.0018, 76.1491
        xyY:
        0.2895, 0.2193, 34.0018
      CIE-Lab:
        64.9640, 40.3682, -37.9341
        CIE-LCH:
        64.9640, 55.3948, 316.7806
        CIE-Luv:
        64.9640, 26.4577, -65.6097
        Hunter-Lab:
        58.3111, 35.3407, -36.6097
      #c485e2 color charts
#c485e2 RGB chart
      #c485e2 CMYK chart
      #c485e2 RGB pie chart
      #c485e2 color shades, tints & tones
#c485e2 color schemes
#c485e2 color preview, HTML & CSS examples
           This text has a color of #c485e2        
        
          <p style="color:#c485e2;">Text here</p>
        
        
          .mytext {color:#c485e2;}
        
        Text color #c485e2
      
           This box has a color of #c485e2        
        
          <div style="background-color:#c485e2;">Content here</div>
        
        
          .mybackground {background-color:#c485e2;}
        
        Background color #c485e2
      
           Border around this has a color of #c485e2        
        
          <div style="border:2px solid #c485e2;">Content here</div>
        
        
          .myborder {border:2px solid #c485e2;}
        
        Border color #c485e2