#5250ce color space conversions
Hex:
        #5250ce
        RGB:
        82, 80, 206
        CMY:
        68, 69, 19
        CMYK:
        60, 61, 0, 19
      HSL:
        241°, 56.2500%, 56.0784%
        HSV (HSB):
        241°, 61.1650%, 80.7843%
        XYZ:
        17.4889, 11.9874, 59.7846
        xyY:
        0.1959, 0.1343, 11.9874
      CIE-Lab:
        41.1961, 37.8533, -65.1581
        CIE-LCH:
        41.1961, 75.3555, 300.1543
        CIE-Luv:
        41.1961, -6.4857, -97.4173
        Hunter-Lab:
        34.6228, 29.5752, -78.1424
      #5250ce color charts
#5250ce RGB chart
      #5250ce CMYK chart
      #5250ce RGB pie chart
      #5250ce color shades, tints & tones
#5250ce color schemes
#5250ce color preview, HTML & CSS examples
           This text has a color of #5250ce        
        
          <p style="color:#5250ce;">Text here</p>
        
        
          .mytext {color:#5250ce;}
        
        Text color #5250ce
      
           This box has a color of #5250ce        
        
          <div style="background-color:#5250ce;">Content here</div>
        
        
          .mybackground {background-color:#5250ce;}
        
        Background color #5250ce
      
           Border around this has a color of #5250ce        
        
          <div style="border:2px solid #5250ce;">Content here</div>
        
        
          .myborder {border:2px solid #5250ce;}
        
        Border color #5250ce