#8312cb color space conversions
Hex:
        #8312cb
        RGB:
        131, 18, 203
        CMY:
        49, 93, 20
        CMYK:
        35, 91, 0, 20
      HSL:
        277°, 83.7104%, 43.3333%
        HSV (HSB):
        277°, 91.1330%, 79.6078%
        XYZ:
        20.3559, 9.5697, 57.2742
        xyY:
        0.2334, 0.1097, 9.5697
      CIE-Lab:
        37.0588, 70.4469, -69.9662
        CIE-LCH:
        37.0588, 99.2876, 315.1962
        CIE-Luv:
        37.0588, 21.5307, -102.0349
        Hunter-Lab:
        30.9349, 63.3208, -88.1174
      #8312cb color charts
#8312cb RGB chart
      #8312cb CMYK chart
      #8312cb RGB pie chart
      #8312cb color shades, tints & tones
#8312cb color schemes
#8312cb color preview, HTML & CSS examples
           This text has a color of #8312cb        
        
          <p style="color:#8312cb;">Text here</p>
        
        
          .mytext {color:#8312cb;}
        
        Text color #8312cb
      
           This box has a color of #8312cb        
        
          <div style="background-color:#8312cb;">Content here</div>
        
        
          .mybackground {background-color:#8312cb;}
        
        Background color #8312cb
      
           Border around this has a color of #8312cb        
        
          <div style="border:2px solid #8312cb;">Content here</div>
        
        
          .myborder {border:2px solid #8312cb;}
        
        Border color #8312cb