#531cf0 color space conversions
Hex:
        #531cf0
        RGB:
        83, 28, 240
        CMY:
        67, 89, 6
        CMYK:
        65, 88, 0, 6
      HSL:
        256°, 87.6033%, 52.5490%
        HSV (HSB):
        256°, 88.3333%, 94.1176%
        XYZ:
        19.7107, 8.9608, 83.1288
        xyY:
        0.1763, 0.0801, 8.9608
      CIE-Lab:
        35.9087, 72.2100, -93.2957
        CIE-LCH:
        35.9087, 117.9761, 307.7395
        CIE-Luv:
        35.9087, -1.1421, -125.3261
        Hunter-Lab:
        29.9346, 65.1496, -143.6952
      #531cf0 color charts
#531cf0 RGB chart
      #531cf0 CMYK chart
      #531cf0 RGB pie chart
      #531cf0 color shades, tints & tones
#531cf0 color schemes
#531cf0 color preview, HTML & CSS examples
           This text has a color of #531cf0        
        
          <p style="color:#531cf0;">Text here</p>
        
        
          .mytext {color:#531cf0;}
        
        Text color #531cf0
      
           This box has a color of #531cf0        
        
          <div style="background-color:#531cf0;">Content here</div>
        
        
          .mybackground {background-color:#531cf0;}
        
        Background color #531cf0
      
           Border around this has a color of #531cf0        
        
          <div style="border:2px solid #531cf0;">Content here</div>
        
        
          .myborder {border:2px solid #531cf0;}
        
        Border color #531cf0