#b102d5 color space conversions
Hex:
        #b102d5
        RGB:
        177, 2, 213
        CMY:
        31, 99, 16
        CMYK:
        17, 99, 0, 16
      HSL:
        290°, 98.1395%, 42.1569%
        HSV (HSB):
        290°, 99.0610%, 83.5294%
        XYZ:
        30.1634, 14.1946, 64.1008
        xyY:
        0.2781, 0.1309, 14.1946
      CIE-Lab:
        44.5108, 80.2272, -63.2932
        CIE-LCH:
        44.5108, 102.1882, 321.7292
        CIE-Luv:
        44.5108, 45.8743, -101.2124
        Hunter-Lab:
        37.6758, 76.9755, -74.5019
      #b102d5 color charts
#b102d5 RGB chart
      #b102d5 CMYK chart
      #b102d5 RGB pie chart
      #b102d5 color shades, tints & tones
#b102d5 color schemes
#b102d5 color preview, HTML & CSS examples
           This text has a color of #b102d5        
        
          <p style="color:#b102d5;">Text here</p>
        
        
          .mytext {color:#b102d5;}
        
        Text color #b102d5
      
           This box has a color of #b102d5        
        
          <div style="background-color:#b102d5;">Content here</div>
        
        
          .mybackground {background-color:#b102d5;}
        
        Background color #b102d5
      
           Border around this has a color of #b102d5        
        
          <div style="border:2px solid #b102d5;">Content here</div>
        
        
          .myborder {border:2px solid #b102d5;}
        
        Border color #b102d5