#b02cd1 color space conversions
Hex:
        #b02cd1
        RGB:
        176, 44, 209
        CMY:
        31, 83, 18
        CMYK:
        16, 79, 0, 18
      HSL:
        288°, 65.2174%, 49.6078%
        HSV (HSB):
        288°, 78.9474%, 81.9608%
        XYZ:
        30.3138, 15.6349, 61.7417
        xyY:
        0.2815, 0.1452, 15.6349
      CIE-Lab:
        46.4918, 72.2540, -57.7955
        CIE-LCH:
        46.4918, 92.5254, 321.3439
        CIE-Luv:
        46.4918, 43.2617, -94.0929
        Hunter-Lab:
        39.5410, 67.6488, -64.9003
      #b02cd1 color charts
#b02cd1 RGB chart
      #b02cd1 CMYK chart
      #b02cd1 RGB pie chart
      #b02cd1 color shades, tints & tones
#b02cd1 color schemes
#b02cd1 color preview, HTML & CSS examples
           This text has a color of #b02cd1        
        
          <p style="color:#b02cd1;">Text here</p>
        
        
          .mytext {color:#b02cd1;}
        
        Text color #b02cd1
      
           This box has a color of #b02cd1        
        
          <div style="background-color:#b02cd1;">Content here</div>
        
        
          .mybackground {background-color:#b02cd1;}
        
        Background color #b02cd1
      
           Border around this has a color of #b02cd1        
        
          <div style="border:2px solid #b02cd1;">Content here</div>
        
        
          .myborder {border:2px solid #b02cd1;}
        
        Border color #b02cd1