#1f05be color space conversions
Hex:
        #1f05be
        RGB:
        31, 5, 190
        CMY:
        88, 98, 25
        CMYK:
        84, 97, 0, 25
      HSL:
        248°, 94.8718%, 38.2353%
        HSV (HSB):
        248°, 97.3684%, 74.5098%
        XYZ:
        9.9136, 4.1176, 48.9875
        xyY:
        0.1573, 0.0653, 4.1176
      CIE-Lab:
        24.0563, 62.7044, -84.1890
        CIE-LCH:
        24.0563, 104.9744, 306.6790
        CIE-Luv:
        24.0563, -5.1509, -93.4577
        Hunter-Lab:
        20.2918, 51.6962, -128.9311
      #1f05be color charts
#1f05be RGB chart
      #1f05be CMYK chart
      #1f05be RGB pie chart
      #1f05be color shades, tints & tones
#1f05be color schemes
#1f05be color preview, HTML & CSS examples
           This text has a color of #1f05be        
        
          <p style="color:#1f05be;">Text here</p>
        
        
          .mytext {color:#1f05be;}
        
        Text color #1f05be
      
           This box has a color of #1f05be        
        
          <div style="background-color:#1f05be;">Content here</div>
        
        
          .mybackground {background-color:#1f05be;}
        
        Background color #1f05be
      
           Border around this has a color of #1f05be        
        
          <div style="border:2px solid #1f05be;">Content here</div>
        
        
          .myborder {border:2px solid #1f05be;}
        
        Border color #1f05be