#b10267 color space conversions
Hex:
        #b10267
        RGB:
        177, 2, 103
        CMY:
        31, 99, 60
        CMYK:
        0, 99, 42, 31
      HSL:
        325°, 97.7654%, 35.0980%
        HSV (HSB):
        325°, 98.8701%, 69.4118%
        XYZ:
        20.6014, 10.3698, 13.7477
        xyY:
        0.4607, 0.2319, 10.3698
      CIE-Lab:
        38.4981, 65.4407, -6.3730
        CIE-LCH:
        38.4981, 65.7503, 354.4378
        CIE-Luv:
        38.4981, 90.6985, -19.5321
        Hunter-Lab:
        32.2022, 57.8416, -2.7705
      #b10267 color charts
#b10267 RGB chart
      #b10267 CMYK chart
      #b10267 RGB pie chart
      #b10267 color shades, tints & tones
#b10267 color schemes
#b10267 color preview, HTML & CSS examples
           This text has a color of #b10267        
        
          <p style="color:#b10267;">Text here</p>
        
        
          .mytext {color:#b10267;}
        
        Text color #b10267
      
           This box has a color of #b10267        
        
          <div style="background-color:#b10267;">Content here</div>
        
        
          .mybackground {background-color:#b10267;}
        
        Background color #b10267
      
           Border around this has a color of #b10267        
        
          <div style="border:2px solid #b10267;">Content here</div>
        
        
          .myborder {border:2px solid #b10267;}
        
        Border color #b10267