#34055f color space conversions
Hex:
        #34055f
        RGB:
        52, 5, 95
        CMY:
        80, 98, 63
        CMYK:
        45, 95, 0, 63
      HSL:
        271°, 90.0000%, 19.6078%
        HSV (HSB):
        271°, 94.7368%, 37.2549%
        XYZ:
        3.5360, 1.6648, 10.9614
        xyY:
        0.2188, 0.1030, 1.6648
      CIE-Lab:
        13.6197, 39.2435, -41.9707
        CIE-LCH:
        13.6197, 57.4595, 313.0767
        CIE-Luv:
        13.6197, 5.7624, -39.7098
        Hunter-Lab:
        12.9028, 26.3378, -41.3372
      #34055f color charts
#34055f RGB chart
      #34055f CMYK chart
      #34055f RGB pie chart
      #34055f color shades, tints & tones
#34055f color schemes
#34055f color preview, HTML & CSS examples
           This text has a color of #34055f        
        
          <p style="color:#34055f;">Text here</p>
        
        
          .mytext {color:#34055f;}
        
        Text color #34055f
      
           This box has a color of #34055f        
        
          <div style="background-color:#34055f;">Content here</div>
        
        
          .mybackground {background-color:#34055f;}
        
        Background color #34055f
      
           Border around this has a color of #34055f        
        
          <div style="border:2px solid #34055f;">Content here</div>
        
        
          .myborder {border:2px solid #34055f;}
        
        Border color #34055f