#b053c3 color space conversions
Hex:
        #b053c3
        RGB:
        176, 83, 195
        CMY:
        31, 67, 24
        CMYK:
        10, 57, 0, 24
      HSL:
        290°, 48.2759%, 54.5098%
        HSV (HSB):
        290°, 57.4359%, 76.4706%
        XYZ:
        30.8481, 19.3567, 53.7401
        xyY:
        0.2968, 0.1862, 19.3567
      CIE-Lab:
        51.1020, 54.3779, -42.3624
        CIE-LCH:
        51.1020, 68.9313, 322.0801
        CIE-Luv:
        51.1020, 38.4898, -71.2275
        Hunter-Lab:
        43.9963, 48.1620, -41.6235
      #b053c3 color charts
#b053c3 RGB chart
      #b053c3 CMYK chart
      #b053c3 RGB pie chart
      #b053c3 color shades, tints & tones
#b053c3 color schemes
#b053c3 color preview, HTML & CSS examples
           This text has a color of #b053c3        
        
          <p style="color:#b053c3;">Text here</p>
        
        
          .mytext {color:#b053c3;}
        
        Text color #b053c3
      
           This box has a color of #b053c3        
        
          <div style="background-color:#b053c3;">Content here</div>
        
        
          .mybackground {background-color:#b053c3;}
        
        Background color #b053c3
      
           Border around this has a color of #b053c3        
        
          <div style="border:2px solid #b053c3;">Content here</div>
        
        
          .myborder {border:2px solid #b053c3;}
        
        Border color #b053c3