#e02bec color space conversions
Hex:
        #e02bec
        RGB:
        224, 43, 236
        CMY:
        12, 83, 7
        CMYK:
        5, 82, 0, 7
      HSL:
        296°, 83.5498%, 54.7059%
        HSV (HSB):
        296°, 81.7797%, 92.5490%
        XYZ:
        46.7447, 23.6312, 81.4544
        xyY:
        0.3079, 0.1556, 23.6312
      CIE-Lab:
        55.7166, 85.5471, -57.9085
        CIE-LCH:
        55.7166, 103.3039, 325.9052
        CIE-Luv:
        55.7166, 66.4858, -100.6024
        Hunter-Lab:
        48.6119, 86.5728, -65.3184
      #e02bec color charts
#e02bec RGB chart
      #e02bec CMYK chart
      #e02bec RGB pie chart
      #e02bec color shades, tints & tones
#e02bec color schemes
#e02bec color preview, HTML & CSS examples
           This text has a color of #e02bec        
        
          <p style="color:#e02bec;">Text here</p>
        
        
          .mytext {color:#e02bec;}
        
        Text color #e02bec
      
           This box has a color of #e02bec        
        
          <div style="background-color:#e02bec;">Content here</div>
        
        
          .mybackground {background-color:#e02bec;}
        
        Background color #e02bec
      
           Border around this has a color of #e02bec        
        
          <div style="border:2px solid #e02bec;">Content here</div>
        
        
          .myborder {border:2px solid #e02bec;}
        
        Border color #e02bec