#4125fd color space conversions
Hex:
        #4125fd
        RGB:
        65, 37, 253
        CMY:
        75, 85, 1
        CMYK:
        74, 85, 0, 1
      HSL:
        248°, 98.1818%, 56.8627%
        HSV (HSB):
        248°, 85.3755%, 99.2157%
        XYZ:
        20.5712, 9.5388, 93.6855
        xyY:
        0.1662, 0.0771, 9.5388
      CIE-Lab:
        37.0016, 71.7443, -98.8428
        CIE-LCH:
        37.0016, 122.1357, 305.9737
        CIE-Luv:
        37.0016, -6.1617, -132.4207
        Hunter-Lab:
        30.8850, 64.8427, -158.2290
      #4125fd color charts
#4125fd RGB chart
      #4125fd CMYK chart
      #4125fd RGB pie chart
      #4125fd color shades, tints & tones
#4125fd color schemes
#4125fd color preview, HTML & CSS examples
           This text has a color of #4125fd        
        
          <p style="color:#4125fd;">Text here</p>
        
        
          .mytext {color:#4125fd;}
        
        Text color #4125fd
      
           This box has a color of #4125fd        
        
          <div style="background-color:#4125fd;">Content here</div>
        
        
          .mybackground {background-color:#4125fd;}
        
        Background color #4125fd
      
           Border around this has a color of #4125fd        
        
          <div style="border:2px solid #4125fd;">Content here</div>
        
        
          .myborder {border:2px solid #4125fd;}
        
        Border color #4125fd