#b10269 color space conversions
Hex:
        #b10269
        RGB:
        177, 2, 105
        CMY:
        31, 99, 59
        CMYK:
        0, 99, 41, 31
      HSL:
        325°, 97.7654%, 35.0980%
        HSV (HSB):
        325°, 98.8701%, 69.4118%
        XYZ:
        20.7030, 10.4104, 14.2829
        xyY:
        0.4561, 0.2293, 10.4104
      CIE-Lab:
        38.5692, 65.6272, -7.5357
        CIE-LCH:
        38.5692, 66.0585, 353.4497
        CIE-Luv:
        38.5692, 89.7896, -21.0030
        Hunter-Lab:
        32.2652, 58.0703, -3.6602
      #b10269 color charts
#b10269 RGB chart
      #b10269 CMYK chart
      #b10269 RGB pie chart
      #b10269 color shades, tints & tones
#b10269 color schemes
#b10269 color preview, HTML & CSS examples
           This text has a color of #b10269        
        
          <p style="color:#b10269;">Text here</p>
        
        
          .mytext {color:#b10269;}
        
        Text color #b10269
      
           This box has a color of #b10269        
        
          <div style="background-color:#b10269;">Content here</div>
        
        
          .mybackground {background-color:#b10269;}
        
        Background color #b10269
      
           Border around this has a color of #b10269        
        
          <div style="border:2px solid #b10269;">Content here</div>
        
        
          .myborder {border:2px solid #b10269;}
        
        Border color #b10269