#bb70dd color space conversions
Hex:
        #bb70dd
        RGB:
        187, 112, 221
        CMY:
        27, 56, 13
        CMYK:
        15, 49, 0, 13
      HSL:
        281°, 61.5819%, 65.2941%
        HSV (HSB):
        281°, 49.3213%, 86.6667%
        XYZ:
        39.3388, 27.3736, 71.6169
        xyY:
        0.2844, 0.1979, 27.3736
      CIE-Lab:
        59.3185, 47.9695, -44.0733
        CIE-LCH:
        59.3185, 65.1424, 317.4239
        CIE-Luv:
        59.3185, 29.9652, -75.3801
        Hunter-Lab:
        52.3198, 42.6531, -44.5341
      #bb70dd color charts
#bb70dd RGB chart
      #bb70dd CMYK chart
      #bb70dd RGB pie chart
      #bb70dd color shades, tints & tones
#bb70dd color schemes
#bb70dd color preview, HTML & CSS examples
           This text has a color of #bb70dd        
        
          <p style="color:#bb70dd;">Text here</p>
        
        
          .mytext {color:#bb70dd;}
        
        Text color #bb70dd
      
           This box has a color of #bb70dd        
        
          <div style="background-color:#bb70dd;">Content here</div>
        
        
          .mybackground {background-color:#bb70dd;}
        
        Background color #bb70dd
      
           Border around this has a color of #bb70dd        
        
          <div style="border:2px solid #bb70dd;">Content here</div>
        
        
          .myborder {border:2px solid #bb70dd;}
        
        Border color #bb70dd