#ce44f1 color space conversions
Hex:
        #ce44f1
        RGB:
        206, 68, 241
        CMY:
        19, 73, 5
        CMYK:
        15, 72, 0, 5
      HSL:
        288°, 86.0697%, 60.5882%
        HSV (HSB):
        288°, 71.7842%, 94.5098%
        XYZ:
        43.3979, 23.6069, 85.4884
        xyY:
        0.2846, 0.1548, 23.6069
      CIE-Lab:
        55.6921, 75.9996, -60.8997
        CIE-LCH:
        55.6921, 97.3895, 321.2942
        CIE-Luv:
        55.6921, 48.9453, -103.8602
        Hunter-Lab:
        48.5870, 74.4091, -70.3094
      #ce44f1 color charts
#ce44f1 RGB chart
      #ce44f1 CMYK chart
      #ce44f1 RGB pie chart
      #ce44f1 color shades, tints & tones
#ce44f1 color schemes
#ce44f1 color preview, HTML & CSS examples
           This text has a color of #ce44f1        
        
          <p style="color:#ce44f1;">Text here</p>
        
        
          .mytext {color:#ce44f1;}
        
        Text color #ce44f1
      
           This box has a color of #ce44f1        
        
          <div style="background-color:#ce44f1;">Content here</div>
        
        
          .mybackground {background-color:#ce44f1;}
        
        Background color #ce44f1
      
           Border around this has a color of #ce44f1        
        
          <div style="border:2px solid #ce44f1;">Content here</div>
        
        
          .myborder {border:2px solid #ce44f1;}
        
        Border color #ce44f1