#b105bd color space conversions
Hex:
        #b105bd
        RGB:
        177, 5, 189
        CMY:
        31, 98, 26
        CMYK:
        6, 97, 0, 26
      HSL:
        296°, 94.8454%, 38.0392%
        HSV (HSB):
        296°, 97.3545%, 74.1176%
        XYZ:
        27.3710, 13.1298, 49.2358
        xyY:
        0.3050, 0.1463, 13.1298
      CIE-Lab:
        42.9581, 76.0528, -51.8581
        CIE-LCH:
        42.9581, 92.0505, 325.7111
        CIE-Luv:
        42.9581, 53.8645, -84.1603
        Hunter-Lab:
        36.2350, 71.4231, -55.1981
      #b105bd color charts
#b105bd RGB chart
      #b105bd CMYK chart
      #b105bd RGB pie chart
      #b105bd color shades, tints & tones
#b105bd color schemes
#b105bd color preview, HTML & CSS examples
           This text has a color of #b105bd        
        
          <p style="color:#b105bd;">Text here</p>
        
        
          .mytext {color:#b105bd;}
        
        Text color #b105bd
      
           This box has a color of #b105bd        
        
          <div style="background-color:#b105bd;">Content here</div>
        
        
          .mybackground {background-color:#b105bd;}
        
        Background color #b105bd
      
           Border around this has a color of #b105bd        
        
          <div style="border:2px solid #b105bd;">Content here</div>
        
        
          .myborder {border:2px solid #b105bd;}
        
        Border color #b105bd