#6029d5 color space conversions
Hex:
        #6029d5
        RGB:
        96, 41, 213
        CMY:
        62, 84, 16
        CMYK:
        55, 81, 0, 16
      HSL:
        259°, 67.7165%, 49.8039%
        HSV (HSB):
        259°, 80.7512%, 83.5294%
        XYZ:
        17.6270, 8.8768, 63.7351
        xyY:
        0.1953, 0.0984, 8.8768
      CIE-Lab:
        35.7459, 62.0921, -78.0855
        CIE-LCH:
        35.7459, 99.7636, 308.4910
        CIE-Luv:
        35.7459, 3.8729, -109.0766
        Hunter-Lab:
        29.7939, 53.4671, -105.9774
      #6029d5 color charts
#6029d5 RGB chart
      #6029d5 CMYK chart
      #6029d5 RGB pie chart
      #6029d5 color shades, tints & tones
#6029d5 color schemes
#6029d5 color preview, HTML & CSS examples
           This text has a color of #6029d5        
        
          <p style="color:#6029d5;">Text here</p>
        
        
          .mytext {color:#6029d5;}
        
        Text color #6029d5
      
           This box has a color of #6029d5        
        
          <div style="background-color:#6029d5;">Content here</div>
        
        
          .mybackground {background-color:#6029d5;}
        
        Background color #6029d5
      
           Border around this has a color of #6029d5        
        
          <div style="border:2px solid #6029d5;">Content here</div>
        
        
          .myborder {border:2px solid #6029d5;}
        
        Border color #6029d5