#cf27ed color space conversions
Hex:
        #cf27ed
        RGB:
        207, 39, 237
        CMY:
        19, 85, 7
        CMYK:
        13, 84, 0, 7
      HSL:
        291°, 84.6154%, 54.1176%
        HSV (HSB):
        291°, 83.5443%, 92.9412%
        XYZ:
        41.7437, 20.8309, 81.9414
        xyY:
        0.2889, 0.1441, 20.8309
      CIE-Lab:
        52.7639, 83.6657, -63.3604
        CIE-LCH:
        52.7639, 104.9500, 322.8632
        CIE-Luv:
        52.7639, 55.1744, -106.9293
        Hunter-Lab:
        45.6408, 83.3870, -74.4979
      #cf27ed color charts
#cf27ed RGB chart
      #cf27ed CMYK chart
      #cf27ed RGB pie chart
      #cf27ed color shades, tints & tones
#cf27ed color schemes
#cf27ed color preview, HTML & CSS examples
           This text has a color of #cf27ed        
        
          <p style="color:#cf27ed;">Text here</p>
        
        
          .mytext {color:#cf27ed;}
        
        Text color #cf27ed
      
           This box has a color of #cf27ed        
        
          <div style="background-color:#cf27ed;">Content here</div>
        
        
          .mybackground {background-color:#cf27ed;}
        
        Background color #cf27ed
      
           Border around this has a color of #cf27ed        
        
          <div style="border:2px solid #cf27ed;">Content here</div>
        
        
          .myborder {border:2px solid #cf27ed;}
        
        Border color #cf27ed