#cf13ea color space conversions
Hex:
        #cf13ea
        RGB:
        207, 19, 234
        CMY:
        19, 93, 8
        CMYK:
        12, 92, 0, 8
      HSL:
        292°, 84.9802%, 49.6078%
        HSV (HSB):
        292°, 91.8803%, 91.7647%
        XYZ:
        40.8163, 19.6717, 79.4877
        xyY:
        0.2916, 0.1405, 19.6717
      CIE-Lab:
        51.4639, 86.4333, -63.7675
        CIE-LCH:
        51.4639, 107.4104, 323.5814
        CIE-Luv:
        51.4639, 57.8169, -107.1024
        Hunter-Lab:
        44.3527, 86.6500, -75.2108
      #cf13ea color charts
#cf13ea RGB chart
      #cf13ea CMYK chart
      #cf13ea RGB pie chart
      #cf13ea color shades, tints & tones
#cf13ea color schemes
#cf13ea color preview, HTML & CSS examples
           This text has a color of #cf13ea        
        
          <p style="color:#cf13ea;">Text here</p>
        
        
          .mytext {color:#cf13ea;}
        
        Text color #cf13ea
      
           This box has a color of #cf13ea        
        
          <div style="background-color:#cf13ea;">Content here</div>
        
        
          .mybackground {background-color:#cf13ea;}
        
        Background color #cf13ea
      
           Border around this has a color of #cf13ea        
        
          <div style="border:2px solid #cf13ea;">Content here</div>
        
        
          .myborder {border:2px solid #cf13ea;}
        
        Border color #cf13ea