#b42beb color space conversions
Hex:
        #b42beb
        RGB:
        180, 43, 235
        CMY:
        29, 83, 8
        CMYK:
        23, 82, 0, 8
      HSL:
        283°, 82.7586%, 54.5098%
        HSV (HSB):
        283°, 81.7021%, 92.1569%
        XYZ:
        34.6817, 17.4292, 80.1335
        xyY:
        0.2623, 0.1318, 17.4292
      CIE-Lab:
        48.7964, 77.9978, -68.8532
        CIE-LCH:
        48.7964, 104.0405, 318.5633
        CIE-Luv:
        48.7964, 38.5227, -111.6242
        Hunter-Lab:
        41.7483, 75.2262, -84.5800
      #b42beb color charts
#b42beb RGB chart
      #b42beb CMYK chart
      #b42beb RGB pie chart
      #b42beb color shades, tints & tones
#b42beb color schemes
#b42beb color preview, HTML & CSS examples
           This text has a color of #b42beb        
        
          <p style="color:#b42beb;">Text here</p>
        
        
          .mytext {color:#b42beb;}
        
        Text color #b42beb
      
           This box has a color of #b42beb        
        
          <div style="background-color:#b42beb;">Content here</div>
        
        
          .mybackground {background-color:#b42beb;}
        
        Background color #b42beb
      
           Border around this has a color of #b42beb        
        
          <div style="border:2px solid #b42beb;">Content here</div>
        
        
          .myborder {border:2px solid #b42beb;}
        
        Border color #b42beb