#b045cd color space conversions
Hex:
        #b045cd
        RGB:
        176, 69, 205
        CMY:
        31, 73, 20
        CMYK:
        14, 66, 0, 20
      HSL:
        287°, 57.6271%, 53.7255%
        HSV (HSB):
        287°, 66.3415%, 80.3922%
        XYZ:
        31.0521, 17.8941, 59.5749
        xyY:
        0.2861, 0.1649, 17.8941
      CIE-Lab:
        49.3674, 62.6101, -50.8778
        CIE-LCH:
        49.3674, 80.6758, 320.9022
        CIE-Luv:
        49.3674, 39.7308, -84.4261
        Hunter-Lab:
        42.3015, 57.0033, -53.8896
      #b045cd color charts
#b045cd RGB chart
      #b045cd CMYK chart
      #b045cd RGB pie chart
      #b045cd color shades, tints & tones
#b045cd color schemes
#b045cd color preview, HTML & CSS examples
           This text has a color of #b045cd        
        
          <p style="color:#b045cd;">Text here</p>
        
        
          .mytext {color:#b045cd;}
        
        Text color #b045cd
      
           This box has a color of #b045cd        
        
          <div style="background-color:#b045cd;">Content here</div>
        
        
          .mybackground {background-color:#b045cd;}
        
        Background color #b045cd
      
           Border around this has a color of #b045cd        
        
          <div style="border:2px solid #b045cd;">Content here</div>
        
        
          .myborder {border:2px solid #b045cd;}
        
        Border color #b045cd