#c28ebd color space conversions
Hex:
        #c28ebd
        RGB:
        194, 142, 189
        CMY:
        24, 44, 26
        CMYK:
        0, 27, 3, 24
      HSL:
        306°, 29.8851%, 65.8824%
        HSV (HSB):
        306°, 26.8041%, 76.0784%
        XYZ:
        41.1064, 34.4895, 52.6347
        xyY:
        0.3206, 0.2690, 34.4895
      CIE-Lab:
        65.3492, 27.4746, -16.7069
        CIE-LCH:
        65.3492, 32.1555, 328.6968
        CIE-Luv:
        65.3492, 26.9238, -29.7533
        Hunter-Lab:
        58.7277, 22.1675, -12.0292
      #c28ebd color charts
#c28ebd RGB chart
      #c28ebd CMYK chart
      #c28ebd RGB pie chart
      #c28ebd color shades, tints & tones
#c28ebd color schemes
#c28ebd color preview, HTML & CSS examples
           This text has a color of #c28ebd        
        
          <p style="color:#c28ebd;">Text here</p>
        
        
          .mytext {color:#c28ebd;}
        
        Text color #c28ebd
      
           This box has a color of #c28ebd        
        
          <div style="background-color:#c28ebd;">Content here</div>
        
        
          .mybackground {background-color:#c28ebd;}
        
        Background color #c28ebd
      
           Border around this has a color of #c28ebd        
        
          <div style="border:2px solid #c28ebd;">Content here</div>
        
        
          .myborder {border:2px solid #c28ebd;}
        
        Border color #c28ebd