#cf27fa color space conversions
Hex:
        #cf27fa
        RGB:
        207, 39, 250
        CMY:
        19, 85, 2
        CMYK:
        17, 84, 0, 2
      HSL:
        288°, 95.4751%, 56.6667%
        HSV (HSB):
        288°, 84.4000%, 98.0392%
        XYZ:
        43.7130, 21.6186, 92.3114
        xyY:
        0.2773, 0.1371, 21.6186
      CIE-Lab:
        53.6199, 85.8607, -69.2559
        CIE-LCH:
        53.6199, 110.3107, 321.1101
        CIE-Luv:
        53.6199, 51.0803, -116.1629
        Hunter-Lab:
        46.4958, 86.4491, -85.1656
      #cf27fa color charts
#cf27fa RGB chart
      #cf27fa CMYK chart
      #cf27fa RGB pie chart
      #cf27fa color shades, tints & tones
#cf27fa color schemes
#cf27fa color preview, HTML & CSS examples
           This text has a color of #cf27fa        
        
          <p style="color:#cf27fa;">Text here</p>
        
        
          .mytext {color:#cf27fa;}
        
        Text color #cf27fa
      
           This box has a color of #cf27fa        
        
          <div style="background-color:#cf27fa;">Content here</div>
        
        
          .mybackground {background-color:#cf27fa;}
        
        Background color #cf27fa
      
           Border around this has a color of #cf27fa        
        
          <div style="border:2px solid #cf27fa;">Content here</div>
        
        
          .myborder {border:2px solid #cf27fa;}
        
        Border color #cf27fa