#8c1bee color space conversions
Hex:
        #8c1bee
        RGB:
        140, 27, 238
        CMY:
        45, 89, 7
        CMYK:
        41, 89, 0, 7
      HSL:
        272°, 86.1224%, 51.9608%
        HSV (HSB):
        272°, 88.6555%, 93.3333%
        XYZ:
        26.6398, 12.5324, 81.9038
        xyY:
        0.2200, 0.1035, 12.5324
      CIE-Lab:
        42.0500, 77.0000, -81.8048
        CIE-LCH:
        42.0500, 112.3434, 313.2670
        CIE-Luv:
        42.0500, 18.3898, -122.0764
        Hunter-Lab:
        35.4011, 72.3717, -112.3924
      #8c1bee color charts
#8c1bee RGB chart
      #8c1bee CMYK chart
      #8c1bee RGB pie chart
      #8c1bee color shades, tints & tones
#8c1bee color schemes
#8c1bee color preview, HTML & CSS examples
           This text has a color of #8c1bee        
        
          <p style="color:#8c1bee;">Text here</p>
        
        
          .mytext {color:#8c1bee;}
        
        Text color #8c1bee
      
           This box has a color of #8c1bee        
        
          <div style="background-color:#8c1bee;">Content here</div>
        
        
          .mybackground {background-color:#8c1bee;}
        
        Background color #8c1bee
      
           Border around this has a color of #8c1bee        
        
          <div style="border:2px solid #8c1bee;">Content here</div>
        
        
          .myborder {border:2px solid #8c1bee;}
        
        Border color #8c1bee