#531ceb color space conversions
Hex:
        #531ceb
        RGB:
        83, 28, 235
        CMY:
        67, 89, 8
        CMYK:
        65, 88, 0, 8
      HSL:
        256°, 83.8057%, 51.5686%
        HSV (HSB):
        256°, 88.0851%, 92.1569%
        XYZ:
        18.9779, 8.6677, 79.2700
        xyY:
        0.1775, 0.0811, 8.6677
      CIE-Lab:
        35.3364, 70.9628, -91.4091
        CIE-LCH:
        35.3364, 115.7209, 307.8229
        CIE-Luv:
        35.3364, -0.7284, -122.4965
        Hunter-Lab:
        29.4409, 63.5415, -139.0305
      #531ceb color charts
#531ceb RGB chart
      #531ceb CMYK chart
      #531ceb RGB pie chart
      #531ceb color shades, tints & tones
#531ceb color schemes
#531ceb color preview, HTML & CSS examples
           This text has a color of #531ceb        
        
          <p style="color:#531ceb;">Text here</p>
        
        
          .mytext {color:#531ceb;}
        
        Text color #531ceb
      
           This box has a color of #531ceb        
        
          <div style="background-color:#531ceb;">Content here</div>
        
        
          .mybackground {background-color:#531ceb;}
        
        Background color #531ceb
      
           Border around this has a color of #531ceb        
        
          <div style="border:2px solid #531ceb;">Content here</div>
        
        
          .myborder {border:2px solid #531ceb;}
        
        Border color #531ceb