#b060e5 color space conversions
Hex:
        #b060e5
        RGB:
        176, 96, 229
        CMY:
        31, 62, 10
        CMYK:
        23, 58, 0, 10
      HSL:
        276°, 71.8919%, 63.7255%
        HSV (HSB):
        276°, 58.0786%, 89.8039%
        XYZ:
        36.2302, 23.2530, 76.7075
        xyY:
        0.2660, 0.1707, 23.2530
      CIE-Lab:
        55.3320, 55.0676, -54.9739
        CIE-LCH:
        55.3320, 77.8111, 315.0488
        CIE-Luv:
        55.3320, 27.1523, -92.1661
        Hunter-Lab:
        48.2214, 49.7253, -60.5598
      #b060e5 color charts
#b060e5 RGB chart
      #b060e5 CMYK chart
      #b060e5 RGB pie chart
      #b060e5 color shades, tints & tones
#b060e5 color schemes
#b060e5 color preview, HTML & CSS examples
           This text has a color of #b060e5        
        
          <p style="color:#b060e5;">Text here</p>
        
        
          .mytext {color:#b060e5;}
        
        Text color #b060e5
      
           This box has a color of #b060e5        
        
          <div style="background-color:#b060e5;">Content here</div>
        
        
          .mybackground {background-color:#b060e5;}
        
        Background color #b060e5
      
           Border around this has a color of #b060e5        
        
          <div style="border:2px solid #b060e5;">Content here</div>
        
        
          .myborder {border:2px solid #b060e5;}
        
        Border color #b060e5