#b60dde color space conversions
Hex:
        #b60dde
        RGB:
        182, 13, 222
        CMY:
        29, 95, 13
        CMYK:
        18, 94, 0, 13
      HSL:
        289°, 88.9362%, 46.0784%
        HSV (HSB):
        289°, 94.1441%, 87.0588%
        XYZ:
        32.6201, 15.5069, 70.3811
        xyY:
        0.2753, 0.1309, 15.5069
      CIE-Lab:
        46.3207, 81.4442, -65.4771
        CIE-LCH:
        46.3207, 104.5008, 321.2024
        CIE-Luv:
        46.3207, 45.8060, -105.5994
        Hunter-Lab:
        39.3787, 78.9511, -78.4031
      #b60dde color charts
#b60dde RGB chart
      #b60dde CMYK chart
      #b60dde RGB pie chart
      #b60dde color shades, tints & tones
#b60dde color schemes
#b60dde color preview, HTML & CSS examples
           This text has a color of #b60dde        
        
          <p style="color:#b60dde;">Text here</p>
        
        
          .mytext {color:#b60dde;}
        
        Text color #b60dde
      
           This box has a color of #b60dde        
        
          <div style="background-color:#b60dde;">Content here</div>
        
        
          .mybackground {background-color:#b60dde;}
        
        Background color #b60dde
      
           Border around this has a color of #b60dde        
        
          <div style="border:2px solid #b60dde;">Content here</div>
        
        
          .myborder {border:2px solid #b60dde;}
        
        Border color #b60dde