#030fe5 color space conversions
Hex:
        #030fe5
        RGB:
        3, 15, 229
        CMY:
        99, 94, 10
        CMYK:
        99, 93, 0, 10
      HSL:
        237°, 97.4138%, 45.4902%
        HSV (HSB):
        237°, 98.6900%, 89.8039%
        XYZ:
        14.3512, 6.0181, 74.5340
        xyY:
        0.1512, 0.0634, 6.0181
      CIE-Lab:
        29.4582, 70.3078, -97.8869
        CIE-LCH:
        29.4582, 120.5198, 305.6880
        CIE-Luv:
        29.4582, -8.7869, -116.1575
        Hunter-Lab:
        24.5319, 61.4921, -162.9652
      #030fe5 color charts
#030fe5 RGB chart
      #030fe5 CMYK chart
      #030fe5 RGB pie chart
      #030fe5 color shades, tints & tones
#030fe5 color schemes
#030fe5 color preview, HTML & CSS examples
           This text has a color of #030fe5        
        
          <p style="color:#030fe5;">Text here</p>
        
        
          .mytext {color:#030fe5;}
        
        Text color #030fe5
      
           This box has a color of #030fe5        
        
          <div style="background-color:#030fe5;">Content here</div>
        
        
          .mybackground {background-color:#030fe5;}
        
        Background color #030fe5
      
           Border around this has a color of #030fe5        
        
          <div style="border:2px solid #030fe5;">Content here</div>
        
        
          .myborder {border:2px solid #030fe5;}
        
        Border color #030fe5