#ef27be color space conversions
Hex:
        #ef27be
        RGB:
        239, 39, 190
        CMY:
        6, 85, 25
        CMYK:
        0, 84, 21, 6
      HSL:
        315°, 86.2069%, 54.5098%
        HSV (HSB):
        315°, 83.6820%, 93.7255%
        XYZ:
        45.6164, 23.5195, 50.8507
        xyY:
        0.3802, 0.1960, 23.5195
      CIE-Lab:
        55.6034, 82.8336, -31.7162
        CIE-LCH:
        55.6034, 88.6980, 339.0486
        CIE-Luv:
        55.6034, 96.3823, -60.8224
        Hunter-Lab:
        48.4969, 83.0284, -28.2198
      #ef27be color charts
#ef27be RGB chart
      #ef27be CMYK chart
      #ef27be RGB pie chart
      #ef27be color shades, tints & tones
#ef27be color schemes
#ef27be color preview, HTML & CSS examples
           This text has a color of #ef27be        
        
          <p style="color:#ef27be;">Text here</p>
        
        
          .mytext {color:#ef27be;}
        
        Text color #ef27be
      
           This box has a color of #ef27be        
        
          <div style="background-color:#ef27be;">Content here</div>
        
        
          .mybackground {background-color:#ef27be;}
        
        Background color #ef27be
      
           Border around this has a color of #ef27be        
        
          <div style="border:2px solid #ef27be;">Content here</div>
        
        
          .myborder {border:2px solid #ef27be;}
        
        Border color #ef27be