#5250cf color space conversions
Hex:
        #5250cf
        RGB:
        82, 80, 207
        CMY:
        68, 69, 19
        CMYK:
        60, 61, 0, 19
      HSL:
        241°, 56.9507%, 56.2745%
        HSV (HSB):
        241°, 61.3527%, 81.1765%
        XYZ:
        17.6108, 12.0362, 60.4265
        xyY:
        0.1955, 0.1336, 12.0362
      CIE-Lab:
        41.2735, 38.1788, -65.6086
        CIE-LCH:
        41.2735, 75.9086, 300.1958
        CIE-Luv:
        41.2735, -6.5382, -98.1056
        Hunter-Lab:
        34.6932, 29.8965, -78.9826
      #5250cf color charts
#5250cf RGB chart
      #5250cf CMYK chart
      #5250cf RGB pie chart
      #5250cf color shades, tints & tones
#5250cf color schemes
#5250cf color preview, HTML & CSS examples
           This text has a color of #5250cf        
        
          <p style="color:#5250cf;">Text here</p>
        
        
          .mytext {color:#5250cf;}
        
        Text color #5250cf
      
           This box has a color of #5250cf        
        
          <div style="background-color:#5250cf;">Content here</div>
        
        
          .mybackground {background-color:#5250cf;}
        
        Background color #5250cf
      
           Border around this has a color of #5250cf        
        
          <div style="border:2px solid #5250cf;">Content here</div>
        
        
          .myborder {border:2px solid #5250cf;}
        
        Border color #5250cf