#1f52fa color space conversions
Hex:
        #1f52fa
        RGB:
        31, 82, 250
        CMY:
        88, 68, 2
        CMYK:
        88, 67, 0, 2
      HSL:
        226°, 95.6332%, 55.0980%
        HSV (HSB):
        226°, 87.6000%, 98.0392%
        XYZ:
        20.8377, 13.2280, 91.8975
        xyY:
        0.1654, 0.1050, 13.2280
      CIE-Lab:
        43.1048, 46.7284, -87.1021
        CIE-LCH:
        43.1048, 98.8449, 298.2126
        CIE-Luv:
        43.1048, -16.4957, -127.6522
        Hunter-Lab:
        36.3703, 38.6200, -124.3497
      #1f52fa color charts
#1f52fa RGB chart
      #1f52fa CMYK chart
      #1f52fa RGB pie chart
      #1f52fa color shades, tints & tones
#1f52fa color schemes
#1f52fa color preview, HTML & CSS examples
           This text has a color of #1f52fa        
        
          <p style="color:#1f52fa;">Text here</p>
        
        
          .mytext {color:#1f52fa;}
        
        Text color #1f52fa
      
           This box has a color of #1f52fa        
        
          <div style="background-color:#1f52fa;">Content here</div>
        
        
          .mybackground {background-color:#1f52fa;}
        
        Background color #1f52fa
      
           Border around this has a color of #1f52fa        
        
          <div style="border:2px solid #1f52fa;">Content here</div>
        
        
          .myborder {border:2px solid #1f52fa;}
        
        Border color #1f52fa