#ce27f1 color space conversions
Hex:
        #ce27f1
        RGB:
        206, 39, 241
        CMY:
        19, 85, 5
        CMYK:
        15, 84, 0, 5
      HSL:
        290°, 87.8261%, 54.9020%
        HSV (HSB):
        290°, 83.8174%, 94.5098%
        XYZ:
        42.0563, 20.9237, 85.0412
        xyY:
        0.2841, 0.1414, 20.9237
      CIE-Lab:
        52.8659, 84.1723, -65.4501
        CIE-LCH:
        52.8659, 106.6241, 322.1323
        CIE-Luv:
        52.8659, 53.2430, -110.0634
        Hunter-Lab:
        45.7425, 84.0663, -78.2081
      #ce27f1 color charts
#ce27f1 RGB chart
      #ce27f1 CMYK chart
      #ce27f1 RGB pie chart
      #ce27f1 color shades, tints & tones
#ce27f1 color schemes
#ce27f1 color preview, HTML & CSS examples
           This text has a color of #ce27f1        
        
          <p style="color:#ce27f1;">Text here</p>
        
        
          .mytext {color:#ce27f1;}
        
        Text color #ce27f1
      
           This box has a color of #ce27f1        
        
          <div style="background-color:#ce27f1;">Content here</div>
        
        
          .mybackground {background-color:#ce27f1;}
        
        Background color #ce27f1
      
           Border around this has a color of #ce27f1        
        
          <div style="border:2px solid #ce27f1;">Content here</div>
        
        
          .myborder {border:2px solid #ce27f1;}
        
        Border color #ce27f1