#bb38ed color space conversions
Hex:
        #bb38ed
        RGB:
        187, 56, 237
        CMY:
        27, 78, 7
        CMYK:
        21, 76, 0, 7
      HSL:
        283°, 83.4101%, 57.4510%
        HSV (HSB):
        283°, 76.3713%, 92.9412%
        XYZ:
        37.1938, 19.5076, 81.9258
        xyY:
        0.2683, 0.1407, 19.5076
      CIE-Lab:
        51.2758, 75.7367, -65.9145
        CIE-LCH:
        51.2758, 100.4031, 318.9666
        CIE-Luv:
        51.2758, 40.4195, -108.8605
        Hunter-Lab:
        44.1674, 73.0236, -79.0595
      #bb38ed color charts
#bb38ed RGB chart
      #bb38ed CMYK chart
      #bb38ed RGB pie chart
      #bb38ed color shades, tints & tones
#bb38ed color schemes
#bb38ed color preview, HTML & CSS examples
           This text has a color of #bb38ed        
        
          <p style="color:#bb38ed;">Text here</p>
        
        
          .mytext {color:#bb38ed;}
        
        Text color #bb38ed
      
           This box has a color of #bb38ed        
        
          <div style="background-color:#bb38ed;">Content here</div>
        
        
          .mybackground {background-color:#bb38ed;}
        
        Background color #bb38ed
      
           Border around this has a color of #bb38ed        
        
          <div style="border:2px solid #bb38ed;">Content here</div>
        
        
          .myborder {border:2px solid #bb38ed;}
        
        Border color #bb38ed