#3208ca color space conversions
Hex:
        #3208ca
        RGB:
        50, 8, 202
        CMY:
        80, 97, 21
        CMYK:
        75, 96, 0, 21
      HSL:
        253°, 92.3810%, 41.1765%
        HSV (HSB):
        253°, 96.0396%, 79.2157%
        XYZ:
        12.0629, 5.1160, 56.2288
        xyY:
        0.1643, 0.0697, 5.1160
      CIE-Lab:
        27.0628, 65.6545, -86.2123
        CIE-LCH:
        27.0628, 108.3655, 307.2909
        CIE-Luv:
        27.0628, -3.6757, -101.8567
        Hunter-Lab:
        22.6187, 55.6142, -131.5587
      #3208ca color charts
#3208ca RGB chart
      #3208ca CMYK chart
      #3208ca RGB pie chart
      #3208ca color shades, tints & tones
#3208ca color schemes
#3208ca color preview, HTML & CSS examples
           This text has a color of #3208ca        
        
          <p style="color:#3208ca;">Text here</p>
        
        
          .mytext {color:#3208ca;}
        
        Text color #3208ca
      
           This box has a color of #3208ca        
        
          <div style="background-color:#3208ca;">Content here</div>
        
        
          .mybackground {background-color:#3208ca;}
        
        Background color #3208ca
      
           Border around this has a color of #3208ca        
        
          <div style="border:2px solid #3208ca;">Content here</div>
        
        
          .myborder {border:2px solid #3208ca;}
        
        Border color #3208ca