#b102bf color space conversions
Hex:
        #b102bf
        RGB:
        177, 2, 191
        CMY:
        31, 99, 25
        CMYK:
        7, 99, 0, 25
      HSL:
        296°, 97.9275%, 37.8431%
        HSV (HSB):
        296°, 98.9529%, 74.9020%
        XYZ:
        27.5571, 13.1521, 50.3764
        xyY:
        0.3025, 0.1444, 13.1521
      CIE-Lab:
        42.9916, 76.6554, -52.9769
        CIE-LCH:
        42.9916, 93.1805, 325.3515
        CIE-Luv:
        42.9916, 53.2880, -85.7887
        Hunter-Lab:
        36.2658, 72.1706, -56.9729
      #b102bf color charts
#b102bf RGB chart
      #b102bf CMYK chart
      #b102bf RGB pie chart
      #b102bf color shades, tints & tones
#b102bf color schemes
#b102bf color preview, HTML & CSS examples
           This text has a color of #b102bf        
        
          <p style="color:#b102bf;">Text here</p>
        
        
          .mytext {color:#b102bf;}
        
        Text color #b102bf
      
           This box has a color of #b102bf        
        
          <div style="background-color:#b102bf;">Content here</div>
        
        
          .mybackground {background-color:#b102bf;}
        
        Background color #b102bf
      
           Border around this has a color of #b102bf        
        
          <div style="border:2px solid #b102bf;">Content here</div>
        
        
          .myborder {border:2px solid #b102bf;}
        
        Border color #b102bf